DMelt Guest links

Welcome to DataMelt (DMelt) examples!
Guest access

Artificial Intelligence : Neural net

Id Output Code License Description
1Artificial Intelligence/neural net:Bayesian network for rain predictionsJython code Jython/Python

View Code

(View Output)

Pro
license

Bayesian network for rain predictions

(Topic: Artificial Intelligence/neural net)
2Artificial Intelligence/neural net:Backpropagation neural net (1): Create input dataJython code Jython/Python

View Code

(View Output)

Pro
license

Backpropagation neural net (1): Create input data

(Topic: Artificial Intelligence/neural net)
3Artificial Intelligence/neural net:Backpropagation neural net (2): Create a neural networkJython code Jython/Python

View Code

(View Output)

Pro
license

Backpropagation neural net (2): Create a neural network

(Topic: Artificial Intelligence/neural net)
4Artificial Intelligence/neural net:Backpropagation neural net (3): Read data and train itJython code Jython/Python

View Code

(View Output)

Pro
license

Backpropagation neural net (3): Read data and train it

(Topic: Artificial Intelligence/neural net)
5Artificial Intelligence/neural net:Simple backpropagation neural netJava code Java

View Code

(View Output)

Pro
license

Simple backpropagation neural net

(Topic: Artificial Intelligence/neural net)
6Artificial Intelligence/neural net:Multi-Layer Perceptron for the XOR problem using Neuroph (Java)Java code Java

View Code

(View Output)

Pro
license

Multi-Layer Perceptron for the XOR problem using Neuroph (Java)

(Topic: Artificial Intelligence/neural net)
7Artificial Intelligence/neural net:Multi-Layer Perceptron for the XOR problem using Neuroph (Jython)Jython code Jython/Python

View Code

(View Output)

Pro
license

Multi-Layer Perceptron for the XOR problem using Neuroph (Jython)

(Topic: Artificial Intelligence/neural net)
8Artificial Intelligence/neural net:Multi Layer Perceptron network using Resilient PropagationJava code Java

View Code

(View Output)

Pro
license

Multi Layer Perceptron network using Resilient Propagation

(Topic: Artificial Intelligence/neural net)
9Artificial Intelligence/neural net:Backpropagation neural net (all steps). Create data and train.Jython code Jython/Python

View Code

(View Output)

Pro
license

Backpropagation neural net (all steps). Create data and train.

(Topic: Artificial Intelligence/neural net)
10Artificial Intelligence/neural net:Bayesian networks using Encog JavaJava code Java

View Code

(View Output)

Pro
license

Bayesian networks using Encog Java

(Topic: Artificial Intelligence/neural net)
11Artificial Intelligence/neural net:Bayesian networks using Encog JavaJython code Jython/Python

View Code

(View Output)

Pro
license

Bayesian networks using Encog Java

(Topic: Artificial Intelligence/neural net)
12Artificial Intelligence/neural net:Bayesian network using Encog Java and simpel logicJava code Java

View Code

(View Output)

Pro
license

Bayesian network using Encog Java and simpel logic

(Topic: Artificial Intelligence/neural net)
13Artificial Intelligence/neural net:Bayesian networks using Encog Java and simple logicJython code Jython/Python

View Code

(View Output)

Pro
license

Bayesian networks using Encog Java and simple logic

(Topic: Artificial Intelligence/neural net)
14Artificial Intelligence/neural net:Back-Propagation Neural Network implemented in PythonJython code Jython/Python

View Code

(View Output)

Pro
license

Back-Propagation Neural Network implemented in Python

(Topic: Artificial Intelligence/neural net)
15Artificial Intelligence/neural net:Build a bayesian Self-Organizing Map. Example IJython code Jython/Python

View Code

(View Output)

Pro
license

Build a bayesian Self-Organizing Map. Example I

(Topic: Artificial Intelligence/neural net)
16Artificial Intelligence/neural net:Build a bayesian Self-Organizing Map. Example IIJython code Jython/Python

View Code

(View Output)

Pro
license

Build a bayesian Self-Organizing Map. Example II

(Topic: Artificial Intelligence/neural net)
17Artificial Intelligence/neural net:Read a CSV file and do beckpropogation with encogJava code Java

View Code

(View Output)

Pro
license

Read a CSV file and do beckpropogation with encog

(Topic: Artificial Intelligence/neural net)
18Artificial Intelligence/neural net:Read a CSV file and do backpropogation with EncogJython code Jython/Python

View Code

(View Output)

Pro
license

Read a CSV file and do backpropogation with Encog

(Topic: Artificial Intelligence/neural net)
19Artificial Intelligence/neural net:Read a CSV file and do backpropogation with Encog, and then analyse itJython code Jython/Python

View Code

(View Output)

Pro
license

Read a CSV file and do backpropogation with Encog, and then analyse it

(Topic: Artificial Intelligence/neural net)
20Artificial Intelligence/neural net:Backpropogation and predictions with EncogJython code Jython/Python

View Code

(View Output)

Pro
license

Backpropogation and predictions with Encog

(Topic: Artificial Intelligence/neural net)
21Artificial Intelligence/neural net:Bayesian networks as GUIJython code Jython/Python

View Code

(View Output)

Pro
license

Bayesian networks as GUI

(Topic: Artificial Intelligence/neural net)
22Artificial Intelligence/neural net:Bayesian network using jayes Java libraryJython code Jython/Python

View Code

(View Output)

Pro
license

Bayesian network using jayes Java library

(Topic: Artificial Intelligence/neural net)
23Artificial Intelligence/neural net:Bayesian network using using the Jayes libraryJython code Jython/Python

View Code

(View Output)

Pro
license

Bayesian network using using the Jayes library

(Topic: Artificial Intelligence/neural net)
24Artificial Intelligence/neural net:Bayesian network using using the Jayes libraryJython code Jython/Python

View Code

(View Output)

Pro
license

Bayesian network using using the Jayes library

(Topic: Artificial Intelligence/neural net)
25Artificial Intelligence/neural net:Example of Kohonen Feature Map (selforganizing Map, SOM)Jython code Jython/Python

View Code

(View Output)

Pro
license

Example of Kohonen Feature Map (selforganizing Map, SOM)

(Topic: Artificial Intelligence/neural net)
26Artificial Intelligence/neural net:Kohonen Feature Map in 2D (SOM)Jython code Jython/Python

View Code

(View Output)

Pro
license

Kohonen Feature Map in 2D (SOM)

(Topic: Artificial Intelligence/neural net)
27Artificial Intelligence/neural net:Kohonen Feature Map in 3D (SOM)Jython code Jython/Python

View Code

(View Output)

Pro
license

Kohonen Feature Map in 3D (SOM)

(Topic: Artificial Intelligence/neural net)
28Artificial Intelligence/neural net:Kohonen Feature Map in N dimension (SOM)Jython code Jython/Python

View Code

(View Output)

Pro
license

Kohonen Feature Map in N dimension (SOM)

(Topic: Artificial Intelligence/neural net)
29Artificial Intelligence/neural net:Self-Organizing Maps in PythonJython code Jython/Python

View Code

(View Output)

Pro
license

Self-Organizing Maps in Python

(Topic: Artificial Intelligence/neural net)
30Artificial Intelligence/neural net:Backpropagation neural net using text as input and outputJython code Jython/Python

View Code

(View Output)

Pro
license

Backpropagation neural net using text as input and output

(Topic: Artificial Intelligence/neural net)
31Artificial Intelligence/neural net:making a workbenchJython code Jython/Python

View Code

(View Output)

Pro
license

making a workbench

(Topic: Artificial Intelligence/neural net)
32Artificial Intelligence/neural net:Backpropogation neural network training/analysisJython code Jython/Python

View Code

(View Output)

Pro
license

Backpropogation neural network training/analysis

(Topic: Artificial Intelligence/neural net)
33Artificial Intelligence/neural net:Joone. Training NeuralNet using complex  input data on wine production  (I). Jython code Jython/Python

View Code

(View Output)

Pro
license

Joone. Training NeuralNet using complex input data on wine production (I).

(Topic: Artificial Intelligence/neural net)
34Artificial Intelligence/neural net:Joone. Forecast  wine production using saved trained Neural Net   (II).Jython code Jython/Python

View Code

(View Output)

Pro
license

Joone. Forecast wine production using saved trained Neural Net (II).

(Topic: Artificial Intelligence/neural net)
35Artificial Intelligence/neural net:Neural network using Joone for solving XOR problemJava code Java

View Code

(View Output)

Pro
license

Neural network using Joone for solving XOR problem

(Topic: Artificial Intelligence/neural net)
36Artificial Intelligence/neural net:Demonstrate Neural Network using Joone with InMemory arraysJava code Java

View Code

(View Output)

Pro
license

Demonstrate Neural Network using Joone with InMemory arrays

(Topic: Artificial Intelligence/neural net)
37Artificial Intelligence/neural net:Neural Network with Joone for TimeSeries forecastingJava code Java

View Code

(View Output)

Pro
license

Neural Network with Joone for TimeSeries forecasting

(Topic: Artificial Intelligence/neural net)
38Artificial Intelligence/neural net:Building a neural net in memory for XOR problem using JooneJython code Jython/Python

View Code

(View Output)

Free
license
Building a neural net in memory for XOR problem using Joone

(Topic: Artificial Intelligence/neural net)
39Artificial Intelligence/neural net:Training and veryfing a neural net using JooneJython code Jython/Python

View Code

(View Output)

Pro
license

Training and veryfing a neural net using Joone

(Topic: Artificial Intelligence/neural net)
40Artificial Intelligence/neural net:Forecasting time series using Joone neural networkJython code Jython/Python

View Code

(View Output)

Pro
license

Forecasting time series using Joone neural network

(Topic: Artificial Intelligence/neural net)
41Artificial Intelligence/neural net:Recurrent Neural Network (LSTM)Jython code Jython/Python

View Code

(View Output)

Pro
license

Recurrent Neural Network (LSTM)

(Topic: Artificial Intelligence/neural net)
42Artificial Intelligence/neural net:Long Short-Term Memory Networks (LSTM) for textJython code Jython/Python

View Code

(View Output)

Pro
license

Long Short-Term Memory Networks (LSTM) for text

(Topic: Artificial Intelligence/neural net)
43Artificial Intelligence/neural net:Long Short-Term Memory Networks (LSTM) exampleJython code Jython/Python

View Code

(View Output)

Pro
license

Long Short-Term Memory Networks (LSTM) example

(Topic: Artificial Intelligence/neural net)
44Artificial Intelligence/neural net:Complex neural net with many layers using SmileJython code Jython/Python

View Code

(View Output)

Pro
license

Complex neural net with many layers using Smile

(Topic: Artificial Intelligence/neural net)
45Artificial Intelligence/neural net:Convolutional neural network for 28x28 px and its predictionJython code Jython/Python

View Code

(View Output)

Pro
license

Convolutional neural network for 28x28 px and its prediction

(Topic: Artificial Intelligence/neural net)
46Artificial Intelligence/neural net:Identify images with faces using convolutional NN (CNN)Jython code Jython/Python

View Code

(View Output)

Free
license
Identify images with faces using convolutional NN (CNN)

(Topic: Artificial Intelligence/neural net)
47Artificial Intelligence/neural net:Convolutional NN  (CNN) for MNIST database of handwritten digitsJython code Jython/Python

View Code

(View Output)

Pro
license

Convolutional NN (CNN) for MNIST database of handwritten digits

(Topic: Artificial Intelligence/neural net)
48Artificial Intelligence/neural net:Identify 8 types of PGM images using convolutional NN (CNN)Jython code Jython/Python

View Code

(View Output)

Pro
license

Identify 8 types of PGM images using convolutional NN (CNN)

(Topic: Artificial Intelligence/neural net)